From 0210c780f088524c05a76acf21efd23e2accdf73 Mon Sep 17 00:00:00 2001 From: Ewan Mellor Date: Tue, 24 Oct 2006 14:44:55 +0100 Subject: [PATCH] Ignore more build-time files for xm-test. Signed-off-by: Ewan Mellor --- .hgignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.hgignore b/.hgignore index 6ee72c74c0..62bc580ea1 100644 --- a/.hgignore +++ b/.hgignore @@ -187,8 +187,9 @@ ^tools/xm-test/aclocal.m4$ ^tools/xm-test/autom4te ^tools/xm-test/install-sh$ +^tools/xm-test/mkinstalldirs$ ^tools/xm-test/missing$ -^tools/xm-test/config(ure|.log|.status)$ +^tools/xm-test/config(ure|.log|.status|.guess|.sub)$ ^tools/xm-test/Makefile(.in)*$ ^tools/xm-test/.*/Makefile(.in)*$ ^tools/xm-test/lib/XmTestLib/config.py$ -- 2.30.2